home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / newinstaller / demos / toughinstall.dat < prev    next >
Text File  |  1998-08-04  |  2KB  |  30 lines

  1.  
  2. Okay, thank you for trying out the "ToughInstall" icon.
  3.  
  4. ---> Now, the only thing I did for this installer was:
  5.  
  6.  a) Creating a project icon with standard tool "NewInstaller"
  7.  b) adding the following tooltypes to this icon:
  8.   
  9.     1) AUTHOR=Andreas Falkenhahn       ;sets the author`s name
  10.     2) NAME=TestDummy                  ;sets program`s name 
  11.     3) VERSION=2.34                    ;sets program`s version
  12.     4) EXECUTE=MultiView %pTest.doc,4  ;displays this text at the end of the script
  13.     5) NOGAUGE                         ;do NOT display a gauge while copying files
  14.     6) WORKINGTEXT=Please wait         ;display this text while copying files etc. 
  15.     7) CONFIRMDATA                     ;user needs to confirm the copying of datafiles
  16.     8) KICKVERSION=37                  ;NewInstaller checks if OS2.0 is present at least
  17.     9) DISPLAYIDDIZ                    ;display File_id.diz instead of Author, Version, Name at start... 
  18.    10) ASSIGN1=TestDummy:              ;assign TestDummy: needs to be added to User-Startup
  19.    11) STARTMSG=startmsg               ;display contents of file startmsg at the beginning
  20.    12) ENDMSG=endmsg                   ;same as STARTMSG, only displays contents at the end
  21.    13) ENDQUIET                        ;Commo Installer quits quiet...good in combination with ENDMSG
  22.  
  23. <--- Done! You`ve just seen what result the icon with NewInstaller
  24.      gives. But....try to click it again! Then an automatic Update
  25.      option appears. That`s great isn`t it?
  26.  
  27. That were all examples. This was only a small show what you CAN do with
  28. NewInstaller. There are alot of possibilities...so check it out!!!
  29.                
  30.